home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 2
/
Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso
/
Aminet
/
gfx
/
show
/
MegaView2_0.lha
/
megaview
/
WhatIs.lha
/
whatis
/
include
/
proto
/
whatis.h
Wrap
C/C++ Source or Header
|
1993-03-30
|
190b
|
8 lines
#ifndef PROTO_WHATIS_H
#define PROTO_WHATIS_H
#include <libraries/whatisbase.h>
extern struct Library *WhatIsBase;
#include <clib/whatis_protos.h>
#include <pragmas/whatis_pragmas.h>
#endif